QLOAD
QLRUN

Syntax: QLOAD [device_]filename
   and: QLRUN [device_]filename
Location: SMS

These commands are very similar to LOAD and LRUN as implemented on the SMS.

The only difference are that they insist that the program must have been saved with the _sav suffix (eg. flp1_TEST_sav).

QLOAD will then proceed to load the BASIC program whether it was saved with the normal SAVE or SAVE_O commands, or with the QSAVE or QSAVE_O commands.

QLRUN will RUN the program once it is loaded.

CROSS-REFERENCE:
Also see LOAD, QMERGE and QSAVE
Compare UNLOAD.
